home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 July / Software of the Month - Ultimate Collection Shareware 274.iso / mac / MyABCD / DEMO.SWF / scripts / DefineButton2_7 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  1999-11-15  |  80 b   |  5 lines

  1. on(release){
  2.    loadMovieNum("myabcd.swf",1,"GET");
  3.    unloadMovieNum(3);
  4. }
  5.